Merge branch 'applaunch-warning' into 'master'
authorMatthias Clasen <mclasen@redhat.com>
Mon, 3 Aug 2020 03:30:59 +0000 (03:30 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 3 Aug 2020 03:30:59 +0000 (03:30 +0000)
commit9659d3f78a61a8a7a628e9809ff4524df92ac289
tree6334f19c1be04566f3422192030e9af52237ca65
parentc211fdcf426a5d820a75998d81b4fd4d305c879d
parent4152e90e7e94d5eccc6feac1ea500d73d9d28db8
Merge branch 'applaunch-warning' into 'master'

x11: Ignore stray DestroyNotify events

Closes #3006

See merge request GNOME/gtk!2355